Click or drag to resize

SipClientMaxForwards Property

Gets or sets Max-Forwards default header value for all requests.

Namespace:  Independentsoft.Sip
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public int MaxForwards { get; set; }

Property Value

Type: Int32
The maximum forwards.
See Also